﻿2026-06-04T00:09:17.6412718Z ##[group]Run actions/checkout@v4
2026-06-04T00:09:17.6415103Z with:
2026-06-04T00:09:17.6416136Z   repository: SaberMage/spt-core
2026-06-04T00:09:17.6424852Z   token: ***
2026-06-04T00:09:17.6425658Z   ssh-strict: true
2026-06-04T00:09:17.6426474Z   ssh-user: git
2026-06-04T00:09:17.6427297Z   persist-credentials: true
2026-06-04T00:09:17.6428189Z   clean: true
2026-06-04T00:09:17.6429005Z   sparse-checkout-cone-mode: true
2026-06-04T00:09:17.6430212Z   fetch-depth: 1
2026-06-04T00:09:17.6431005Z   fetch-tags: false
2026-06-04T00:09:17.6431915Z   show-progress: true
2026-06-04T00:09:17.6432850Z   lfs: false
2026-06-04T00:09:17.6433623Z   submodules: false
2026-06-04T00:09:17.6434458Z   set-safe-directory: true
2026-06-04T00:09:17.6435656Z ##[endgroup]
2026-06-04T00:09:19.7865608Z Syncing repository: SaberMage/spt-core
2026-06-04T00:09:19.7876728Z ##[group]Getting Git version info
2026-06-04T00:09:19.7887063Z Working directory is 'D:\a\spt-core\spt-core'
2026-06-04T00:09:19.8001814Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-06-04T00:09:19.8003603Z git version 2.54.0.windows.1
2026-06-04T00:09:19.8133879Z ##[endgroup]
2026-06-04T00:09:20.7775671Z Temporarily overriding HOME='D:\a\_temp\2cab2758-3b47-42ed-ba4b-7fec958735ca' before making global git config changes
2026-06-04T00:09:20.7776763Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T00:09:20.7777687Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\spt-core\spt-core
2026-06-04T00:09:20.7779192Z Deleting the contents of 'D:\a\spt-core\spt-core'
2026-06-04T00:09:20.7780172Z ##[group]Initializing the repository
2026-06-04T00:09:20.7780795Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\spt-core\spt-core
2026-06-04T00:09:20.7781495Z Initialized empty Git repository in D:/a/spt-core/spt-core/.git/
2026-06-04T00:09:20.7786019Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/SaberMage/spt-core
2026-06-04T00:09:20.7787666Z ##[endgroup]
2026-06-04T00:09:20.7788383Z ##[group]Disabling automatic garbage collection
2026-06-04T00:09:20.7789051Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
2026-06-04T00:09:20.7790455Z ##[endgroup]
2026-06-04T00:09:20.7791034Z ##[group]Setting up auth
2026-06-04T00:09:20.7791922Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T00:09:20.7793933Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-04T00:09:22.1721398Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T00:09:22.2060638Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-04T00:09:22.8937886Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T00:09:22.9336714Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-04T00:09:23.5754422Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-04T00:09:23.6135638Z ##[endgroup]
2026-06-04T00:09:23.6136775Z ##[group]Fetching the repository
2026-06-04T00:09:23.6177301Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +20b05788920237d2df7a6da452d55dc9e510947c:refs/remotes/origin/dev-freeform
2026-06-04T00:09:25.4144804Z From https://github.com/SaberMage/spt-core
2026-06-04T00:09:25.4146187Z  * [new ref]         20b05788920237d2df7a6da452d55dc9e510947c -> origin/dev-freeform
2026-06-04T00:09:25.5077197Z ##[endgroup]
2026-06-04T00:09:25.5078200Z ##[group]Determining the checkout info
2026-06-04T00:09:25.5079521Z ##[endgroup]
2026-06-04T00:09:25.5091665Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-06-04T00:09:25.5659330Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-04T00:09:25.6189162Z ##[group]Checking out the ref
2026-06-04T00:09:25.6193400Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T00:09:25.7625070Z Switched to a new branch 'dev-freeform'
2026-06-04T00:09:25.7757899Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-04T00:09:25.7817502Z ##[endgroup]
2026-06-04T00:09:25.8322749Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-06-04T00:09:25.8748479Z 20b05788920237d2df7a6da452d55dc9e510947c
